.pro-box{
    display: flex;
}
.pro-left{
    width: 50%;
}
#swiperGallery1{
    width: 75%;
    height: 410px;
}
#swiperGallery2{

}
#swiperGallery2 .bot{

}
#swiperGallery2 .bot .swiper-slide{
    height: 60px;
}
.pro-right{
    width: 50%;
    padding: 30px;
}
.pro-right-h2-1{
    display: inline-block;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #002a7a;
    border-bottom: 2px #002a7a solid;
}
.pro-right-p1{
    font-size: 14px;
    line-height: 25px;
    font-weight: lighter;
    text-align: justify;
    margin: 30px 0;
}
.pro-right-p2{
    margin: 50px 0 0 0;
}
.pro-right-p-span{
    color: #454545;
    font-size: 30px;
    padding-left: 30px;
    background: url(../img/k-tel.png) no-repeat center left;
    margin-top: 45px;
}
.pro-right-p-label{
    font-size: 30px;
    font-weight: bold;
    color: #333;
}
.pro-right-div1{
    margin: 60px 0 0 0;
}
.pro-right-div1-a{
    font-size: 18px;
    font-weight: lighter;
    background-color: #333;
    color: #fff;
    padding: 10px 50px;
    margin: 9px;
}
.pro-right-div1-a1{
    background-color: #c31b11;
}
.pro-right-div1-a1:hover{
    transition: all 1s;
    -webkit-transition: all 1s;
    background-color: #0a3182;
}
.pro-right-div1-a2{
    background-color: #0a3182;
}
.pro-right-div1-a2:hover{
    transition: all 1s;
    -webkit-transition: all 1s;
    background-color: #333;
}

.sea3 strong{
    font-size: 20px;
}
.footr-tel strong{
    font-size: 20px;
}